gtk4.git
2017-07-20 Timm Bäderwidget: Simplify snapshot_child
2017-07-20 Timm Bäderentry: Fix baseline alignment
2017-07-20 Timm Bäderwidget: Draw debug nodes for widget margins too
2017-07-20 Timm Bäderwidget: Fix copy&paste error when creating debug nodes
2017-07-20 Timm Bädersizerequest: Add more assertions for baselines
2017-07-20 Timm Bäderwidget: Unset PRELIGHT and ACTIVE state flags in unmap
2017-07-20 Timm Bäderbutton: Reset in_button state in unmap
2017-07-20 Timm Bäderlabel: Fix get_layout_index
2017-07-20 Timm Bädertextview: Invalidate entire widget
2017-07-20 Timm Bädertextview: Remove size_changed check in size-allocate
2017-07-20 Timm Bäderlinkbutton: Remove useless unrealize implementation
2017-07-20 Timm Bäderstack: Fix under transitions
2017-07-20 Timm Bädereventbox: Remove window
2017-07-20 Timm Bädercenterbox: Avoid accessing unset widgets
2017-07-20 Timm Bädertextview: Use correct size for cairo node bounds
2017-07-20 Timm Bäderwindow: Move updates debugging to GtkWidget
2017-07-20 Timm Bäderscale: Fix mark positions
2017-07-20 Timm Bäderrange: Fix get_range_rect
2017-07-20 Timm Bäderrange: Fix mark positions
2017-07-20 Timm Bäderscale: Remove custom indicator drawing
2017-07-20 Timm Bäderscale: Fix mark indicator allocations
2017-07-20 Timm Bäderheaderbar: don't measure own size
2017-07-20 Timm Bäderlevelbar: Don't underallocate block widgets
2017-07-20 Timm Bäderrange: Avoid division by zero
2017-07-20 Timm Bädergtk4-demo: Add widgetbowl demo
2017-07-20 Timm Bäderpopover: set the shape on the correct window
2017-07-20 Timm Bäderswitch: Put the slider node last
2017-07-20 Timm Bäderdrawingarea: Remove useless line from code example
2017-07-20 Timm BäderFix a few allocation coordinates & sizes
2017-07-20 Timm Bäderentry: Fix undershoot position
2017-07-20 Timm Bäderpaned: Fix clip node coordinates
2017-07-20 Timm Bäderadwaita: Adjust entry progress styling
2017-07-20 Timm Bäderentry: Simplify progress size allocation
2017-07-20 Timm Bädercalendar: Remove all input windows
2017-07-20 Timm Bäderentry: Fix text position
2017-07-20 Timm Bädertreeview: Remove bin_window
2017-07-20 Timm Bäderlabel: Use the correct size in snapshot()
2017-07-20 Timm Bäderaboutdialog: Remove unused image
2017-07-20 Timm Bädertestbaseline: Add a horizontal spinbutton
2017-07-20 Timm BäderFix baselines wrt css values
2017-07-20 Timm Bäderwidget: black is the new red
2017-07-20 Timm Bädernotebook: Fix css node ordering
2017-07-20 Timm Bädericonview: Remove bin_window
2017-07-20 Timm Bäderentry: Fix node ordering
2017-07-20 Timm Bädertestsuite: Update expected css node output
2017-07-20 Timm Bäderpaned: Remove assertion in get_child_property
2017-07-20 Timm Bädermain: Protect against non-GtkWindow toplevels
2017-07-20 Timm Bäderinspector: Use GtkWidget::pick when picking widgets
2017-07-20 Timm Bädercontainer: Remove get_children_clip
2017-07-20 Timm Bäderstack: Compute clip directly
2017-07-20 Timm Bäderbuttonbox: Compute clip directly
2017-07-20 Timm Bädermodelbutton: Compute clip directly
2017-07-20 Timm Bäderflowbox: Compute clip directly
2017-07-20 Timm Bäderspinbutton: Fix gesture state
2017-07-20 Timm Bädercheckmenuitem: Fix indicator state
2017-07-20 Timm Bäderwidget-factory: Show the status bar by default
2017-07-20 Timm Bädertestnotebookdnd: quit when the toplevel gets closed
2017-07-20 Timm Bädermenu: Popup at window coordinates if widget is given
2017-07-20 Timm Bäderwindow: Don't use allocated size in snapshot
2017-07-20 Timm Bäderpopover: Create subsurface on wayland
2017-07-20 Timm Bäderwidget: Fix drawing invalidation with windowed widgets
2017-07-20 Timm Bäderpopover: "Fix" child allocation
2017-07-20 Timm Bäderwindow: Stop wrapping popovers in another window
2017-07-20 Timm BäderReplace a few get_content_allocation calls with get_con...
2017-07-20 Timm BäderRemove all widget style property code
2017-07-20 Timm Bädertreeviewaccessible: Don't rely on nonexistent style...
2017-07-20 Timm Bäderadwaita: Remove style properties
2017-07-20 Timm Bädernotebook: Remove style properties
2017-07-20 Timm Bädercalendar: Remove style properties
2017-07-20 Timm Bäderwidget: Remove _set_simple_clip
2017-07-20 Timm Bäderspinner: Use get_content_size
2017-07-20 Timm Bäderpathbar: Compute widget clip directly
2017-07-20 Timm Bädertoolitem: Remove size_allocate implementation
2017-07-20 Timm Bäderwidget: Transform clips into right coordinate space
2017-07-20 Timm Bäderpaned: Draw handle separator at the right location
2017-07-20 Timm Bäderpaned: Make sure we set the correct clips
2017-07-20 Timm Bäderswitch: Remove in_switch flag
2017-07-20 Timm Bäderwidget: Consider opacity when drawing toplevels
2017-07-20 Timm Bäderswitch: Fix handle dragging with padding applied
2017-07-20 Timm Bäderlayout: Remove bin_window
2017-07-20 Timm Bäderfixed: Remove window
2017-07-20 Timm Bäderbutton: Fix in_button checks
2017-07-20 Timm Bäderexpander: Fix pressed_in_title check
2017-07-20 Timm BäderRemove GtkCssGadget
2017-07-20 Timm Bädericonhelper: Inherit from GObject
2017-07-20 Timm Bäderspinbutton: Remove unused import
2017-07-20 Timm Bäderscrolledwindow: Fix indicator hiding
2017-07-20 Timm Bädercheckmenuitem: Fix indicator allocation
2017-07-20 Timm Bäderrange: Fix slider allocation
2017-07-20 Timm Bäderwidget: Add new allocation accessors
2017-07-20 Timm BäderRemove GtkCssCustomGadget
2017-07-20 Timm Bäderentry: Replace progress gadget with a progressbar
2017-07-20 Timm Bäderscrollbar: notify when setting the orientation
2017-07-20 Timm BäderGtkAccelLabel: Add use-underline property
2017-07-20 Timm Bäderspinbutton: Fix property notification
2017-07-20 Timm Bädercssprovider test: Remove style property test case
2017-07-20 Timm Bäderentry: Use images for icons
2017-07-20 Timm Bäderimage: Add private _get_definition
2017-07-20 Timm Bäderlabel: Fix layout snapshot coordinates
2017-07-20 Timm Bäderscrolledwindow: Fix scrollbar allocations
next